MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailLoadingEventArgs<TItem> Class / Awaiter Property
In This Topic
    Awaiter Property (GridDetailLoadingEventArgs<TItem>)
    In This Topic
    Gets the deferrals awaiter.
    Syntax
    protected AsyncEventArgsDeferralsAwaiter Awaiter {get;}
    See Also